home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Paparazzi!: Tales of Tinseltown
/
Paparazzi - Tales of Tinseltown (1995)(Activision)(Disc 1 of 2).iso
/
pprazia2.dir
/
00275_Script_275
< prev
next >
Wrap
Text File
|
1995-05-21
|
288b
|
16 lines
on mouseDown
put "CourtBTN" into f
put "CourtBTNHL" into fHL
puppetSound "button.aif"
hiliter 15, f, fHL
end
on mouseUp
global gTheDay, Court
WhatDayIsIt
set the castNum of sprite 15 = cast "CourtBTN"
updatestage
go frame gTheDay & "Court" & Court
end